projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2155973
)
Fix attribution in previous commit
author
Fabián Ezequiel Gallina
<fgallina@gnu.org>
Sat, 7 Feb 2015 21:41:44 +0000
(18:41 -0300)
committer
Fabián Ezequiel Gallina
<fgallina@gnu.org>
Sat, 7 Feb 2015 21:41:44 +0000
(18:41 -0300)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 34d401379bb9b3e401324b3666c748e70ee74427..29fa965a4e354590ecd60f964fa3ae09a6405dd3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,7
+3,7
@@
python.el: Keep eldoc visible while typing args. (Bug#19637)
* progmodes/python.el (python-eldoc--get-symbol-at-point): New
- function.
+ function
based on Carlos Pita <carlosjosepita@gmail.com> patch
.
(python-eldoc--get-doc-at-point, python-eldoc-at-point): Use it.
2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org>